From: IOhannes m zmölnig (Debian/GNU) Date: Wed, 30 Apr 2025 07:45:05 +0000 (+0200) Subject: Refresh patches X-Git-Tag: archive/raspbian/2.7.1+ds-1+rpi1^2~16 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=21d3b572396c44ea4f8088858bf85efdb53319ca;p=jacktrip.git Refresh patches --- diff --git a/debian/patches/dont_compress_manpages.patch b/debian/patches/dont_compress_manpages.patch index f7e8474..f4837a5 100644 --- a/debian/patches/dont_compress_manpages.patch +++ b/debian/patches/dont_compress_manpages.patch @@ -8,7 +8,7 @@ Last-Update: 2023-09-25 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- jacktrip.orig/meson.build +++ jacktrip/meson.build -@@ -526,7 +526,7 @@ +@@ -542,7 +542,7 @@ command: [help2man, help2man_opts, '--output=@OUTPUT@', jacktrip], install: not gzip.found(), install_dir: get_option('mandir') / 'man1')